vcCallProgramStatement

A statement for executing programs. Allow calling/starting other programs in the same manager and any other manager. If the program is already executing the statement will queue and wait for a turn to start the program.

See in: Overview

Module: vcRobotics2

Parent: vcStatement

Children -

Referenced by: -

Properties

Learn how to use properties here. The properties are also inherited from the parent class.

NameTypeAccessDescription
AsyncBooleanRWGets or sets whether the statement is executed asynchronously (non-blocking).
ProgramValueSourceTypevcCallProgramStatementValueSourceTypeRWGets or sets the value source type for program that is called/executed..
TargetProgramNameStringRWGets or sets the program name for program that is called/executed.
TargetProgramReferencevcProgramRWGets or sets program reference for the program that is called/executed.